首页> 外文OA文献 >A Method for Improving Efficiency of Static Program Graph Scheduling
【2h】

A Method for Improving Efficiency of Static Program Graph Scheduling

机译:一种提高静态程序图调度效率的方法

代理获取
本网站仅为用户提供外文OA文献查询和代理获取服务,本网站没有原文。下单后我们将采用程序或人工为您竭诚获取高质量的原文,但由于OA文献来源多样且变更频繁,仍可能出现获取不到、文献不完整或与标题不符等情况,如果获取不到我们将提供退款服务。请知悉。

摘要

An efficient scheduling of a parallel program onto the processors is critical for achieving a high performance from a parallel computer system. The scheduling problem is known to be NP-hard and heuristic algorithms have been proposed to obtain optimal and sub optimal solutions. The partitioning algorithm partitions an application into tasks with appropriate grain size and represents them in the form of a directed acyclic graph (DAG). The nodes of the resulting DAG are then scheduled onto the processors of a parallel computer system. We can see that almost all coarse grained program graph nodes don\u27t need all of their input operands at the beginning of their execution. Thereafter they can be scheduled a bit earlier. This type of program graph nodes triggering is called partial strict triggering. The missing operands will be requested later during the execution. Coarse grained program graph nodes send their output operand to all successors, as soon as they produce them. Successors of coarse grained program graph nodes will be scheduled earlier too, because they will receive their input operands sooner. An evaluation of improved CPM, VL and DSH scheduling algorithms is done in this paper. We have improved them with partial strict triggering of coarse grained program graph nodes.
机译:将并行程序有效地调度到处理器上对于从并行计算机系统获得高性能至关重要。已知调度问题是NP难的,并且已经提出了启发式算法来获得最优和次优解决方案。分区算法将应用程序划分为具有适当粒度的任务,并以有向无环图(DAG)的形式表示它们。然后将生成的DAG的节点调度到并行计算机系统的处理器上。我们可以看到,几乎所有粗糙粒度的程序图节点在执行开始时都不需要其所有输入操作数。之后,可以提前安排它们。此类程序图节点触发称为部分严格触发。丢失的操作数将在执行过程中稍后请求。粗粒度的程序图节点在产生它们后立即将其输出操作数发送给所有后继。粗粒度程序图节点的后继节点也将被提前调度,因为它们将更快地接收其输入操作数。本文对改进的CPM,VL和DSH调度算法进行了评估。我们通过部分严格触发粗粒度程序图节点来改进它们。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
代理获取

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号